﻿.top_bg {
	height:150px;
/*	width: 100%;*/
	overflow: hidden;
/*	background: url(../images/nav-line.jpg) no-repeat right 75px;*/
}
.head_left {
	width:300px;
/*	height: 8.6rem;*/
background: #fff;
}
.logo {
	width: 100%;
	line-height: 0;
	padding-top:25px;
	text-align: right;
}
.logo img {
/*width: 84%;*/
}
.logo {
	margin-top: 10px;
	padding-right: 20px;
}
.top_logo {
	height: 125px;
	padding-top: 5px;
}
.logo img {
	float: left;

}
.logo p {
	font-size: 36px;
	float: left;
	color: #333;
	font-weight: bold;
	line-height: 50px;
	padding-top: 2px;
}
.logo span {
	font-size: 17px;
	color: #666;
	display: block;
}
.widthh{width:1450px;margin:0 auto;}
.head_left p {
	width: 50%;
	float: left;
	padding: 2.3rem 0 0 4%;
}
.head_left p img {
	width: 7.5rem;
	height: 4rem;
}
.head_right {
	width:1140px;
/*padding:10px 0 0 30px;*/
}
.h_con {
	height:60px;
	padding: 1.5rem 0 0;
border-bottom: #eaeaea 1px solid;
}
.h_dw {
	font-size:20px;
	color: #333;
	line-height:1.8em;
	font-weight: bold;
	width: 70%;
}
.h_dw i {
	display: block;
	font-size: 0.6rem;
	font-weight: normal;
	color: rgba(51,51,51,0.5);
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
line-height:2.6em
}
.h_tel {
	width:255px;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	line-height: 1.5em;
	float:right;
}
.h_tel em {
	display: block;
	float: left;
	line-height:2em;

	padding-right: 0.5rem;
}

.h_tel em img {
	width: 90%;
	height:90%;
}
.h_nav {
height: 7.5rem;
	overflow: hidden;
}
.h_nav .nav li {
	float: left;
	height: 3.5rem;
	line-height: 3.5rem;
	overflow: hidden;/*padding: 0 2.1rem; position:relative;*/
	transition: all 0.6s;
}
.h_nav .nav li .nav-sub a {
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	transition: all 0.8s;
	transition: all 0.3s ease-out;
}
.h_nav .nav li a {
	font-size: 16px;
	color: #333;
	display: block;
	position: relative;
	z-index: 999;
	text-align:left;
}
.h_nav .nav li .lii:after {
	position: absolute;
	bottom: 0.5rem;
	left: 0.3px;
	width: 100%;
	height: 0.15rem;
	background: #ea0001;
/*	border-radius: 0.2rem 0.2rem 0 0;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);*/
}
.h_nav .nav li .lii:hover p {
	background: #ea0001;
}
.h_nav .nav li .lii:hover p a {
	color: #fff;
}
.h_nav .nav li .lii:hover:after, .h_nav .nav li.cur a:after {
	height: 3px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.h_nav .nav li a:hover, .h_nav li.cur a {
	font-weight: bold;
	transition: all 0.6s;
}
.h_nav .nav li:first-child {
	padding-left: 0;
}
.h_nav .nav li:last-child {
	padding-right: 0;
}
.h_nav .nav li .nav-sub {
	display: none;
	width: 80px;
	line-height: 2em;
	position: absolute;
	top: 160px;
	z-index: 99;
	background: #fff;
	padding-top: 1.1%;
}
.h_nav .nav li:hover .nav-sub {
	display: block;
}
em, i {
	font-style: normal;
}
html {
	font-size: 10px;
	-webkit-text-size-adjust: none;
}
/*@media screen and (min-width: 1200px) {
html {
	font-size: 12.5px;
}
}
@media screen and (min-width: 1280px) {
html {
	font-size: 13.33px;
}
}
@media screen and (min-width: 1366px) {
html {
	font-size: 14.22px;
}
}
@media screen and (min-width: 1440px) {
html {
	font-size: 15px;
}
}
@media screen and (min-width: 1600px) {
html {
	font-size: 16.66px;
}
}
@media screen and (min-width: 1920px) {
html {
	font-size: 20px;
}
}*/
.slick-dots {
	position: absolute;
	left: 5%;
	font-size: 0;
	bottom: 5%;
	width: 90%;
	text-align: center;
	outline: none;
	z-index: 4;
}
.slick-dots li {
	display: inline-block;
	margin: 0 8px;
	outline: none;
}
.slick-dots li button {
	display: block;
	border: 0 none;
	width: 15px;
	height: 15px;
	border-radius: 15px;
	margin-right: 12px;
	display: inline-block;
	outline: none;
	background: #fff;
	transition: .5s;
}
.slick-dots .slick-active button {
	background: #ea0001;
	width: 60px;
}
.s_bg {
	height: 70px;
	border-bottom: #eaeaea 1px solid;
	width: 100%
}
.sscen {
	width: 1300px;
	margin: 0 auto;
}

.menu {
	float: left;
	width: 100%;
}
.menu .nav {
	height: 70px;
	margin: 0 auto;
	width: 100% !important;
}
.menu .nav li {
	width:135px;
	float: left;
	text-align:left;
	position: relative;
	height: 75px;
}
.menu .nav li:first-child {
}
.menu .nav li a {
	display: block;
	height:70px;
	line-height:70px;
	font-size: 16px;
	color: #333333;
	position: relative;
}
.menu .nav li a:before {
	width: 1px;
	height: 10px;
	background: #dedede;
	content: "";
	position: absolute;
	right:35px;
	top: 25px;
}
.menu .nav li:last-child a:before {
	display: none;
}
.menu .nav li i {
	display: inline-block;
	width: 0;
	height: 1px;
	background: #ea0001;
	margin: -1px auto 0;
	transition: .5s;/* vertical-align: bottom; */
}
.menu .nav li:hover a, .head .menu .nav li.cur a {
	font-size: 16px;
	color: #ea0001;
	font-weight: bold;
	font-family: "思源黑体 CN";
}
.menu .nav li:hover i, .head .menu .nav li.cur i {
	width: 36px;
}

.hea-top, .head .menu .nav {
	width: 93.3%;
}
.con_nyt {
	width: 93.3% !important;
}
.ny_pro dl {
	width: 93.3% !important;
}
.xiala_nav {
	width: 100%;
	background: rgba(0,0,0,0.8);
	height: 400px;
	left: 0;
	width: 100%;
	position: absolute;
	z-index: 9999;
	display: none;
}
.xiala_nav .left {
	float: left;
	width: 950px;
	padding-top: 53px;
}
.xiala_nav .left .nav_infor {
	float: left;
	width: 400px;
	text-align: left;
	padding-right:20px;
}
.xiala_nav .left .nav_infor .t {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 20px;
}
.xiala_nav .left .nav_infor .c {
	font-size: 16px;
	color: #fff;
	line-height: 32px;
	margin-bottom: 20px;
}
.xiala_nav .nav_list {
	position: relative;
	width: 400px;
	float: left;
	padding-left:80px;
	margin-left: 0px;
}
.xiala_nav .nav_list:before {
	content: " ";
	position: absolute;
	left: -7px;
	top: -53px;
	width: 1px;
	height: 373px;
	background: rgba(234, 0, 1, 0.5);
}
.xiala_nav .nav_list:after {
	content: " ";
	position: absolute;
	right: -55px;
	top: -53px;
	width: 1px;
	height: 373px;
	background: rgba(234, 0, 1, 0.5);
}
.xiala_nav .nav_list li {
	padding-left: 15px;
	font-size: 16px;
	line-height: 50px;
	text-align: left;
	border-bottom: 1px rgba(234, 0, 1, 0.5) solid;
	color: #fff;
	position: relative;

}
.xiala_nav .nav_list li a {
	display: block;
	color: #fff;
}
.xiala_nav .nav_list li a:hover {
	color: #fff;
}
.xiala_nav .nav_list li:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #ea0001;
	transition: all 0.5s ease;
}
.xiala_nav .left .nav_list .list li:after {
	content: " ";
	background: #ea0001;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0px;
	height: 2px;
	transition: all 0.5s ease;
}
.xiala_nav .left .nav_list .list li:hover:after {
	width: 100px;
}
.xiala_nav .left .nav_list .list li.afternone:after {
	display: none !important;
}
.xiala_nav .right .nav_img {
	width: 350px;
	padding-top: 65px;
}
.xiala_nav .right {
	width: 350px;
	float: right;
	text-align: left;
}
.xiala_nav .right .r_infor {
	padding-top: 53px;
	padding-left: 16%;
}
.xiala_nav .right .r_infor dt {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	line-height: 28px;
	margin-bottom: 24px;
}
.xiala_nav .right .r_infor dd {
	font-size: 16px;
	color: #fff;
	line-height: 37px;
}
.xiala_nav .right .r_infor dd a {
	color: #fff;
}
.wrap {
	width: 1350px;
	margin: 0 auto;
}
